Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(#1794): remove unnecessary imply #1843

Merged
merged 2 commits into from
Jul 21, 2016
Merged

Conversation

JayKan
Copy link
Contributor

@JayKan JayKan commented Jul 20, 2016

fixing typos

@JayKan JayKan mentioned this pull request Jul 20, 2016
@jayphelps
Copy link
Member

@JayKan Just needs a rebase and we'll merge. Thanks!

@@ -141,7 +141,7 @@ export class Observable<T> implements Subscribable<T> {
} else {
// if there is NO subscription, then we're getting a nexted
// value synchronously during subscription. We can just call it.
// If it errors, Observable's `subscribe` imple will ensure the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw I believe this was intended to be

Observable's subscribe simply will ensure the

but it reads better without it, so 👍

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.707% when pulling 7c526fb on JayKan:patch-2 into 82da07d on ReactiveX:master.

@jayphelps
Copy link
Member

jayphelps commented Jul 21, 2016

LGTM, thank you!

@jayphelps jayphelps merged commit 0035583 into ReactiveX:master Jul 21, 2016
@JayKan
Copy link
Contributor Author

JayKan commented Jul 21, 2016

No problem at all @jayphelps. I should have dropped by and say hi to both you and ben at the Angular meet-up event...

@jayphelps
Copy link
Member

@JayKan indeed! Next time 🍻

@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants